[mellanox]: Add DPKG local caching support#4441
Merged
lguohan merged 1 commit intosonic-net:masterfrom Apr 21, 2020
Merged
Conversation
Signed-off-by: Nazarii Hnydyn <[email protected]>
Collaborator
|
@Kalimuthu-Velappan to review. |
Kalimuthu-Velappan
approved these changes
Apr 20, 2020
Contributor
Kalimuthu-Velappan
left a comment
There was a problem hiding this comment.
Changes look fine
xumia
approved these changes
Apr 20, 2020
abdosi
pushed a commit
that referenced
this pull request
Apr 27, 2020
Signed-off-by: Nazarii Hnydyn <[email protected]>
mssonicbld
added a commit
that referenced
this pull request
Apr 7, 2026
…lly (#26578) #### Why I did it src/sonic-swss ``` * 459282a8 - (HEAD -> 202511, origin/202511) [countersyncd]: align multi-message netlink parsing (#4447) (48 minutes ago) [mssonicbld] * 903bbb1c - fix scapy delayed import when we have large routes (#4446) (48 minutes ago) [mssonicbld] * bcc3a512 - Avoid using an uninitialized source MAC address (#4445) (48 minutes ago) [mssonicbld] * 9bd67dde - [chassis] Fixed bug in Fabric monitor capacity (#4444) (48 minutes ago) [mssonicbld] * c5b8c407 - SAI_REDIS_SYNC_OPERATION_RESPONSE_TIMEOUT expand for armhf (#4443) (49 minutes ago) [mssonicbld] * fe196340 - Connect to teamd before adding the lag to STATE_DB (#4442) (49 minutes ago) [mssonicbld] * 4653a719 - [RouteOrch] Fix notification pipeline latency regression in ResponsePublisher (#4440) (49 minutes ago) [mssonicbld] * 45f1d5a8 - Add metric field to vnet route tunnel request (#4441) (3 hours ago) [mssonicbld] * 580fa131 - [buffermgrd]: Update PG profile on cable length change (#4384) (3 hours ago) [mssonicbld] * a186b494 - Update the COUNTER_DB with the new Port Object-Id when the Port is removed and created when the Port Speed is changed dynamically via GCU (#4385) (21 hours ago) [mssonicbld] * a59612b5 - [Marvell-Teralynx][PFCWD]: Fix pfc_detect filename to align with asic_type (#4322) (21 hours ago) [mssonicbld] * f31412c9 - Flex Counter Phase 2 - Port Serdes Attributes (#4407) (24 hours ago) [prajjwal-arista] ``` #### How I did it #### How to verify it #### Description for the changelog
mssonicbld
added a commit
that referenced
this pull request
Apr 9, 2026
…atically (#26583) #### Why I did it src/sonic-utilities ``` * 7b692bb5 - (HEAD -> 202511, origin/202511) Checker to check if the lag-ids are in sync with chassisdb. (#4425) (5 hours ago) [mssonicbld] * 5aa77f1d - Fix counterpoll CLI to allow global namespace on Multi-Asic (#4441) (8 hours ago) [mssonicbld] * 644d1cec - Fix false positive "static route still bound to RIF" due to substring match on interface name (#4435) (2 days ago) [mssonicbld] * 2767fdff - Fix counterpoll CLI when running in a namespace (#4434) (2 days ago) [mssonicbld] * 7f7709f8 - [show interfaces] "show interfaces flap" command does not support multi-ASIC platforms (#4433) (2 days ago) [mssonicbld] * 8456d9a1 - scripts/generate_dump: Fix duplicate generate_dump entry (#4432) (2 days ago) [mssonicbld] * 79bb1175 - Fix docker daemon crash during package migration due to -H fd:// (#4431) (2 days ago) [mssonicbld] * 184a64ea - Clearing /tmp/tmp* is unsafe with parallel builds (#4430) (2 days ago) [mssonicbld] * d7644e40 - [GCU]: Restart telemetry container on port speed change via GCU to handle OID update (#4429) (2 days ago) [mssonicbld] * 56b024d4 - Use Singleton PlatformDataProvider to reduce module import time (#4428) (2 days ago) [mssonicbld] * 74773048 - [Secure Boot] Fix kexec error log on reboot (#4427) (2 days ago) [mssonicbld] * 8621a71f - [chassis] Fixed a bug in "show fabric isolation" output (#4426) (2 days ago) [mssonicbld] * 5c8525f4 - Adding cleanup for BGP_PEER_CONFIGURED_TABLE when config reload is done (#4424) (2 days ago) [mssonicbld] * e993e6c4 - Updating mgmt vrf table id for 4k vrf pool (#4279) (#4394) (3 days ago) [Yash Pandit] ``` #### How I did it #### How to verify it #### Description for the changelog
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Signed-off-by: Nazarii Hnydyn [email protected]
- What I did
- How I did it
.depconfiguration files which are Mellanox specific- How to verify it
- Description for the changelog
- A picture of a cute animal (not mandatory but encouraged)